|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Sly Chick
Shining Horses Black Sun Alliance
|
Posted - 2008.08.07 10:24:00 -
[1]
I've tested the tracker locally on my pc and it seems to run fine. I've now uploaded it to my hosting isp and I now get the following error:
Fatal error: Smarty error: unable to write to $compile_dir '/zzzzzzzz/zzzzzzzz/public_html/postracker/cache/templates_c'. Be sure $compile_dir is writable by the web server user. in /zzzzzzzz/zzzzzzzz/public_html/postracker/includes/Smarty/Smarty.class.php on line 1088
Any suggestions on where to look for the problem is welcome.
Thanks Sly Chick
|

Sly Chick
Shining Horses Black Sun Alliance
|
Posted - 2008.08.08 11:23:00 -
[2]
Originally by: Johnathan Roark
Originally by: Sly Chick Edited by: Sly Chick on 07/08/2008 10:30:56 I've tested the tracker locally on my pc and it seems to run fine. I've now uploaded it to my hosting isp and I now get the following error when trying to run install.php :
Fatal error: Smarty error: unable to write to $compile_dir '/zzzzzzzz/zzzzzzzz/public_html/postracker/cache/templates_c'. Be sure $compile_dir is writable by the web server user. in /zzzzzzzz/zzzzzzzz/public_html/postracker/includes/Smarty/Smarty.class.php on line 1088
Any suggestions on where to look for the problem is welcome.
Thanks Sly Chick
As it says, check to make sure /zzzzzzzz/zzzzzzzz/public_html/postracker/cache/templates_c is writable by the web server. CHMOD 775 should work.
Yes, that did the trick, I'm a noob when it comes to linux hosting . I have now got it installed up and running. I can add a tower, fittings, etc with no problems. I have run into a problem now on the admin page. When clicking on the 'Update Now' buttons for alliance, sovereignty or Pos and also the add API key, the page eventually times out and gives the error 'Error: String could not be parsed as XML' .
|

Sly Chick
Shining Horses Black Sun Alliance
|
Posted - 2008.08.08 12:03:00 -
[3]
Originally by: Yorick Downe Sly,
Which version of PHP? The installer claims the code needs PHP 5.1.3 or greater, but I think that's actually incorrect - if memory serves, POS Tracker uses xpath, which means it needs PHP 5.2.1 (possibly 5.2.0) or greater.
according to my phpinfo, I'm running 5.2.5 , the details can be found here phpinfo
|
|
|
|